-
Home
-
Multiple Page Generator Plugin – MPG
-
4.0.12
-
Code
-
Classes
- ZipHelper
| Total Complexity |
18 |
| Dependencies |
4 |
| Dependents |
4 |
| Total lines |
207 |
| Lines of code |
70 |
| Logical lines of code |
30 |
| Comment lines |
92 |
| Methods |
12 |
| Properties |
1 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addFolderToArchive() |
S |
61 |
4 |
11 |
| addFileToArchiveWithCompressionMethod() |
S |
64 |
3 |
9 |
| shouldSkipFile() |
S |
77 |
2 |
3 |
| __construct() |
S |
81 |
1 |
3 |
| createZip() |
S |
69 |
1 |
6 |
| getZipFilePath() |
S |
82 |
1 |
3 |
| addFileToArchive() |
S |
67 |
1 |
9 |
| addUncompressedFileToArchive() |
S |
67 |
1 |
9 |
| canChooseCompressionMethod() |
S |
78 |
1 |
3 |
| getNormalizedRealPath() |
S |
74 |
1 |
4 |
| closeArchiveAndCopyToStream() |
S |
73 |
1 |
5 |
| copyZipToStream() |
S |
72 |
1 |
5 |